﻿@font-face {
	font-family: 'AngillaTattooPersonalUse';
	src: url('fonts/angillatattoopersonaluseonly.bin');
	src: url('fonts/angillatattoopersonaluseonly-1.bin') format('embedded-opentype'),
			 url('fonts/angillatattoopersonaluseonly.woff') format('woff'),
			 url('fonts/angillatattoopersonaluseonly-2.bin') format('truetype'),
			 url('fonts/angillatattoopersonaluseonly.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'BebasRegular';
    src: url('fonts/BEBAS-webfont.bin');
    src: url('fonts/BEBAS-webfont-1.bin') format('embedded-opentype'),
         url('fonts/BEBAS-webfont.woff') format('woff'),
         url('fonts/BEBAS-webfont-2.bin') format('truetype'),
         url('fonts/BEBAS-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('fonts/OpenSans-Regular-webfont.bin');
    src: url('fonts/OpenSans-Regular-webfont-1.bin') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont-2.bin') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
